home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / bit / src / README < prev    next >
Text File  |  1994-08-01  |  3KB  |  78 lines

  1.  
  2.               BIT -- Bitmap Image Touchup for the IRIS
  3.  
  4. README for Pre-release $Revision: 0.91 $
  5. -------------------------------------------
  6.  
  7. This distribution contains the shareware BIT program. You are welcome 
  8. to redistribute this software and use it for any purpose, subject to the 
  9. conditions as outlined in the shareware and copyright notices.
  10.  
  11. Please note that the software is still undergoing revision.  Updated
  12. versions can be obtained by anonymous FTP or by regular mail depending
  13. on the size and impact of the change. See Updates below for details.
  14.  
  15. For installation instructions, see file 01Readme. Note it might
  16. take up to 15 minutes to make bit.
  17.  
  18. For usages, please read the FAQ in the top directory. 
  19.          ../docs/bit.ps is the PostScript version of the man page.
  20.          (output of tbl bit.1 | ptroff -t -man)
  21.  
  22.  
  23. See Changelog for new features/bug correction since last release.
  24.  
  25. What are here:
  26. ----------------------------------
  27.    01Readme: Installation instructions.
  28.      README: this file
  29.      jpeg: Version 4 of the Independent JPEG group's library
  30.      mpeg: The Berkeley MPEG decoder.
  31.     forms: Version 2.1 of FORMS library developed by Mark Overmars.
  32.            Note however, this version is slightly hacked.
  33.  Makefile: ready to go make file (check destinations for make install)
  34.     bit.1: The man page. tbl bit.1 | nroff -man to get a cat-able one.
  35.   *.c *.h: BIT sources
  36.    ../doc: copyright notice and misc. stuff
  37.   ../help: on-line help and sample external binding files.
  38.  
  39.                                                                        
  40. Availability and updates
  41. -------------------------
  42. Current version is Pre-release $Revision: 0.91 $ and subject to change. 
  43. Updated version is always available by anonymous FTP to 
  44. monte.svec.uh.edu /pub/bit. If there are major bug corrections, I will
  45. make announcement in comp.sys.sgi and/or other appropriate news groups.
  46. The update may appear as a patch or in whole depending on the size of
  47. the change. However, in most cases, minor bug fix and enhancement will
  48. be made available un-announced on monte.svec.uh.edu.
  49.  
  50. If you use bit a lot, it might be a good idea to check monte.svec.uh.edu
  51. regularly for updates every month or so.
  52.  
  53. How Can You Help
  54. ----------------
  55. 1. Any bug or mis-feature reports are welcome. I believe if many
  56.    people think a particular feature is a bug, then it is. It would be
  57.    a lot of more helpful in bug reports to include (a) the version number
  58.    and (b) the sequence leading up to where you believe a bug is triggered.
  59.    Due to the nature of the testing (requiring console), this pre-release
  60.    is not as well tested as I would like to before releasing it to the public.
  61.  
  62.    If you add a new format or editing capability, I would like to have
  63.    a copy of it. I will integrate all extensions received and update credits
  64.    and version number properly.
  65.  
  66. 2. I will be looking for a job soon and if your company/institution
  67.    is looking for a software engineer with expertise in numerical analysis,
  68.    differential equations, matrix manipulations, FFT/convolutions etc to 
  69.    do scientific computation/simulation/visualization, please send me
  70.    a message.
  71.  
  72. Known Problems
  73. ----------------
  74.    Some of the algorithms are probably not very hot. This will likely
  75.    to change in later releases. (I am a physicist and image processing
  76.    plays a secondary role in my research).  Your input/pointers regarding
  77.    new algorithms or references to them is appreciated.
  78.